SyncFoldersResponseCreatedFolders Property |
Identifies a collection of folders to create in the local client store.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Folder> CreatedFolders { get; }Public ReadOnly Property CreatedFolders As IList(Of Folder)
Get
Property Value
Type:
IListFolder
See Also